Export KFVectorView and the types for accessible Data Model objects#91
Export KFVectorView and the types for accessible Data Model objects#91skagedal wants to merge 1 commit intofacebookarchive:masterfrom skagedal:export-headers
Conversation
|
Hi @skagedal |
|
Hi! I think it is a bit strange API design that the way to setup a I think that it might be useful to be able to access the model. There might be some aspect of the animation that you want to control programmatically. That's what I was trying to do anyway. But as I kept playing around, I realized that the model wasn't quite designed for that and is at the moment probably better kept as an implementation detail. :) Regards, Simon |
|
Hi @skagedal, I agree with you control model programmatically could be very interesting, but currently these models does not have very friendly API. |
Issue #87.